debian/rules: Cope if xen-utils-common not being built
authorIan Jackson <ian.jackson@citrix.com>
Mon, 15 Oct 2018 17:02:51 +0000 (18:02 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Mon, 15 Oct 2018 17:02:51 +0000 (18:02 +0100)
commit04c0eb752bf0d46532abcf1364be67157ec099b1
tree2d83abc2c3508e3282830320ce88957174e19381
parent73166f4cba449b3a7f60f867339e1f610ffc645d
debian/rules: Cope if xen-utils-common not being built

In a binary-indep build, xen-utils-common is not built so the files
are not installed by dh_install and the directory is missing.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
debian/rules